Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

118
Vistas
How can I add 2 html paths in my "tailwind.config.js"? Tailwindcss

This is, how my config file is right now. (see picture)

Is there any chance, to add a second html file on a different path? The actual path is content: ["public/index.html"],. Is it possible to add a html path like: content: ["public/index.html; public/info/contact.html"],?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

The content value is an array of strings, so you might try:

content: ['public/index.html', 'public/info/contact.html']

You could also use the glob pattern to include all files under public.

content: ['./public/**/*.html']

More information: https://tailwindcss.com/docs/content-configuration

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda